3.118 \(\int \cot ^4(e+f x) \sqrt [3]{a+a \sin (e+f x)} \, dx\)

Optimal. Leaf size=80 \[ \frac {12 \sqrt {2} \sqrt {1-\sin (e+f x)} \sec (e+f x) (a \sin (e+f x)+a)^{10/3} F_1\left (\frac {17}{6};-\frac {3}{2},4;\frac {23}{6};\frac {1}{2} (\sin (e+f x)+1),\sin (e+f x)+1\right )}{17 a^3 f} \]

[Out]

12/17*AppellF1(17/6,4,-3/2,23/6,1+sin(f*x+e),1/2+1/2*sin(f*x+e))*sec(f*x+e)*(a+a*sin(f*x+e))^(10/3)*2^(1/2)*(1
-sin(f*x+e))^(1/2)/a^3/f

________________________________________________________________________________________

Rubi [A]  time = 0.09, antiderivative size = 80, normalized size of antiderivative = 1.00, number of steps used = 3, number of rules used = 3, integrand size = 23, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.130, Rules used = {2719, 137, 136} \[ \frac {12 \sqrt {2} \sqrt {1-\sin (e+f x)} \sec (e+f x) (a \sin (e+f x)+a)^{10/3} F_1\left (\frac {17}{6};-\frac {3}{2},4;\frac {23}{6};\frac {1}{2} (\sin (e+f x)+1),\sin (e+f x)+1\right )}{17 a^3 f} \]

Antiderivative was successfully verified.

[In]

Int[Cot[e + f*x]^4*(a + a*Sin[e + f*x])^(1/3),x]

[Out]

(12*Sqrt[2]*AppellF1[17/6, -3/2, 4, 23/6, (1 + Sin[e + f*x])/2, 1 + Sin[e + f*x]]*Sec[e + f*x]*Sqrt[1 - Sin[e
+ f*x]]*(a + a*Sin[e + f*x])^(10/3))/(17*a^3*f)

Rule 136

Int[((a_) + (b_.)*(x_))^(m_)*((c_.) + (d_.)*(x_))^(n_)*((e_.) + (f_.)*(x_))^(p_), x_Symbol] :> Simp[((b*e - a*
f)^p*(a + b*x)^(m + 1)*AppellF1[m + 1, -n, -p, m + 2, -((d*(a + b*x))/(b*c - a*d)), -((f*(a + b*x))/(b*e - a*f
))])/(b^(p + 1)*(m + 1)*(b/(b*c - a*d))^n), x] /; FreeQ[{a, b, c, d, e, f, m, n}, x] &&  !IntegerQ[m] &&  !Int
egerQ[n] && IntegerQ[p] && GtQ[b/(b*c - a*d), 0] &&  !(GtQ[d/(d*a - c*b), 0] && SimplerQ[c + d*x, a + b*x])

Rule 137

Int[((a_) + (b_.)*(x_))^(m_)*((c_.) + (d_.)*(x_))^(n_)*((e_.) + (f_.)*(x_))^(p_), x_Symbol] :> Dist[(c + d*x)^
FracPart[n]/((b/(b*c - a*d))^IntPart[n]*((b*(c + d*x))/(b*c - a*d))^FracPart[n]), Int[(a + b*x)^m*((b*c)/(b*c
- a*d) + (b*d*x)/(b*c - a*d))^n*(e + f*x)^p, x], x] /; FreeQ[{a, b, c, d, e, f, m, n}, x] &&  !IntegerQ[m] &&
 !IntegerQ[n] && IntegerQ[p] &&  !GtQ[b/(b*c - a*d), 0] &&  !SimplerQ[c + d*x, a + b*x]

Rule 2719

Int[((a_) + (b_.)*sin[(e_.) + (f_.)*(x_)])^(m_)*tan[(e_.) + (f_.)*(x_)]^(p_), x_Symbol] :> Dist[(Sqrt[a + b*Si
n[e + f*x]]*Sqrt[a - b*Sin[e + f*x]])/(b*f*Cos[e + f*x]), Subst[Int[(x^p*(a + x)^(m - (p + 1)/2))/(a - x)^((p
+ 1)/2), x], x, b*Sin[e + f*x]], x] /; FreeQ[{a, b, e, f, m}, x] && EqQ[a^2 - b^2, 0] &&  !IntegerQ[m] && Inte
gerQ[p/2]

Rubi steps

\begin {align*} \int \cot ^4(e+f x) \sqrt [3]{a+a \sin (e+f x)} \, dx &=\frac {\left (\sec (e+f x) \sqrt {a-a \sin (e+f x)} \sqrt {a+a \sin (e+f x)}\right ) \operatorname {Subst}\left (\int \frac {(a-x)^{3/2} (a+x)^{11/6}}{x^4} \, dx,x,a \sin (e+f x)\right )}{a f}\\ &=\frac {\left (2 \sqrt {2} \sec (e+f x) (a-a \sin (e+f x)) \sqrt {a+a \sin (e+f x)}\right ) \operatorname {Subst}\left (\int \frac {(a+x)^{11/6} \left (\frac {1}{2}-\frac {x}{2 a}\right )^{3/2}}{x^4} \, dx,x,a \sin (e+f x)\right )}{f \sqrt {\frac {a-a \sin (e+f x)}{a}}}\\ &=\frac {12 \sqrt {2} F_1\left (\frac {17}{6};-\frac {3}{2},4;\frac {23}{6};\frac {1}{2} (1+\sin (e+f x)),1+\sin (e+f x)\right ) \sec (e+f x) \sqrt {1-\sin (e+f x)} (a+a \sin (e+f x))^{10/3}}{17 a^3 f}\\ \end {align*}

________________________________________________________________________________________

Mathematica [C]  time = 22.33, size = 2796, normalized size = 34.95 \[ \text {Result too large to show} \]

Warning: Unable to verify antiderivative.

[In]

Integrate[Cot[e + f*x]^4*(a + a*Sin[e + f*x])^(1/3),x]

[Out]

((239/54 + (77*Cot[e + f*x])/54 - (Cot[e + f*x]*Csc[e + f*x])/18 - (Cot[e + f*x]*Csc[e + f*x]^2)/3)*(a*(1 + Si
n[e + f*x]))^(1/3))/f - ((70/9 + (70*I)/9)*AppellF1[2/3, 1/3, 1/3, 5/3, (1/2 + I/2)*(1 + Cot[(e + f*x)/2]), (1
/2 - I/2)*(1 + Cot[(e + f*x)/2])]*(a*(1 + Sin[e + f*x]))^(1/3)*(1 + Tan[(e + f*x)/2]))/(f*((5 + 5*I)*AppellF1[
2/3, 1/3, 1/3, 5/3, (1/2 + I/2)*(1 + Cot[(e + f*x)/2]), (1/2 - I/2)*(1 + Cot[(e + f*x)/2])]*Sec[(e + f*x)/2] +
 AppellF1[5/3, 1/3, 4/3, 8/3, (1/2 + I/2)*(1 + Cot[(e + f*x)/2]), (1/2 - I/2)*(1 + Cot[(e + f*x)/2])]*(Csc[(e
+ f*x)/2] + Sec[(e + f*x)/2]) + I*AppellF1[5/3, 4/3, 1/3, 8/3, (1/2 + I/2)*(1 + Cot[(e + f*x)/2]), (1/2 - I/2)
*(1 + Cot[(e + f*x)/2])]*(Csc[(e + f*x)/2] + Sec[(e + f*x)/2]))*(Cos[(e + f*x)/2] + Sin[(e + f*x)/2])) - ((355
/108 + (355*I)/108)*AppellF1[2/3, 1/3, 1/3, 5/3, (1/2 + I/2)*(1 + Tan[(e + f*x)/2]), (1/2 - I/2)*(1 + Tan[(e +
 f*x)/2])]*(a*(1 + Sin[e + f*x]))^(1/3))/(f*((5 + 5*I)*AppellF1[2/3, 1/3, 1/3, 5/3, (1/2 + I/2)*(1 + Tan[(e +
f*x)/2]), (1/2 - I/2)*(1 + Tan[(e + f*x)/2])] + (AppellF1[5/3, 1/3, 4/3, 8/3, (1/2 + I/2)*(1 + Tan[(e + f*x)/2
]), (1/2 - I/2)*(1 + Tan[(e + f*x)/2])] + I*AppellF1[5/3, 4/3, 1/3, 8/3, (1/2 + I/2)*(1 + Tan[(e + f*x)/2]), (
1/2 - I/2)*(1 + Tan[(e + f*x)/2])])*(1 + Tan[(e + f*x)/2]))) - (239*Cos[(3*(e + f*x))/2]*Csc[e + f*x]*(a*(1 +
Sin[e + f*x]))^(1/3)*((1 + Tan[(e + f*x)/2])/Sqrt[Sec[(e + f*x)/2]^2])^(2/3)*(8 + (1 + I)*2^(2/3)*(((1 - I)*(I
 + Cot[(e + f*x)/2]))/(1 + Cot[(e + f*x)/2]))^(1/3)*Hypergeometric2F1[1/3, 2/3, 5/3, ((1 + I) + (1 - I)*Tan[(e
 + f*x)/2])/(2 + 2*Tan[(e + f*x)/2])]*(I + Tan[(e + f*x)/2]) - AppellF1[2/3, 1/3, 1/3, 5/3, (1/2 + I/2)*(1 + C
ot[(e + f*x)/2]), (1/2 - I/2)*(1 + Cot[(e + f*x)/2])]*((2 + 2*I) - (2 - 2*I)*Cot[(e + f*x)/2])^(1/3)*((-1 - I)
*(I + Cot[(e + f*x)/2]))^(1/3)*(1 + Tan[(e + f*x)/2])))/(216*f*(Cos[(e + f*x)/2] + Sin[(e + f*x)/2])*(1 + Tan[
(e + f*x)/2])*((-3*Sec[(e + f*x)/2]^2*((1 + Tan[(e + f*x)/2])/Sqrt[Sec[(e + f*x)/2]^2])^(2/3)*(8 + (1 + I)*2^(
2/3)*(((1 - I)*(I + Cot[(e + f*x)/2]))/(1 + Cot[(e + f*x)/2]))^(1/3)*Hypergeometric2F1[1/3, 2/3, 5/3, ((1 + I)
 + (1 - I)*Tan[(e + f*x)/2])/(2 + 2*Tan[(e + f*x)/2])]*(I + Tan[(e + f*x)/2]) - AppellF1[2/3, 1/3, 1/3, 5/3, (
1/2 + I/2)*(1 + Cot[(e + f*x)/2]), (1/2 - I/2)*(1 + Cot[(e + f*x)/2])]*((2 + 2*I) - (2 - 2*I)*Cot[(e + f*x)/2]
)^(1/3)*((-1 - I)*(I + Cot[(e + f*x)/2]))^(1/3)*(1 + Tan[(e + f*x)/2])))/(8*(1 + Tan[(e + f*x)/2])^2) + ((8 +
(1 + I)*2^(2/3)*(((1 - I)*(I + Cot[(e + f*x)/2]))/(1 + Cot[(e + f*x)/2]))^(1/3)*Hypergeometric2F1[1/3, 2/3, 5/
3, ((1 + I) + (1 - I)*Tan[(e + f*x)/2])/(2 + 2*Tan[(e + f*x)/2])]*(I + Tan[(e + f*x)/2]) - AppellF1[2/3, 1/3,
1/3, 5/3, (1/2 + I/2)*(1 + Cot[(e + f*x)/2]), (1/2 - I/2)*(1 + Cot[(e + f*x)/2])]*((2 + 2*I) - (2 - 2*I)*Cot[(
e + f*x)/2])^(1/3)*((-1 - I)*(I + Cot[(e + f*x)/2]))^(1/3)*(1 + Tan[(e + f*x)/2]))*(Sqrt[Sec[(e + f*x)/2]^2]/2
 - (Tan[(e + f*x)/2]*(1 + Tan[(e + f*x)/2]))/(2*Sqrt[Sec[(e + f*x)/2]^2])))/(2*(1 + Tan[(e + f*x)/2])*((1 + Ta
n[(e + f*x)/2])/Sqrt[Sec[(e + f*x)/2]^2])^(1/3)) + (3*((1 + Tan[(e + f*x)/2])/Sqrt[Sec[(e + f*x)/2]^2])^(2/3)*
(-1/2*(AppellF1[2/3, 1/3, 1/3, 5/3, (1/2 + I/2)*(1 + Cot[(e + f*x)/2]), (1/2 - I/2)*(1 + Cot[(e + f*x)/2])]*((
2 + 2*I) - (2 - 2*I)*Cot[(e + f*x)/2])^(1/3)*((-1 - I)*(I + Cot[(e + f*x)/2]))^(1/3)*Sec[(e + f*x)/2]^2) + ((1
 + I)*(((1 - I)*(I + Cot[(e + f*x)/2]))/(1 + Cot[(e + f*x)/2]))^(1/3)*Hypergeometric2F1[1/3, 2/3, 5/3, ((1 + I
) + (1 - I)*Tan[(e + f*x)/2])/(2 + 2*Tan[(e + f*x)/2])]*Sec[(e + f*x)/2]^2)/2^(1/3) + ((1/3 + I/3)*2^(2/3)*(((
1/2 - I/2)*(I + Cot[(e + f*x)/2])*Csc[(e + f*x)/2]^2)/(1 + Cot[(e + f*x)/2])^2 - ((1/2 - I/2)*Csc[(e + f*x)/2]
^2)/(1 + Cot[(e + f*x)/2]))*Hypergeometric2F1[1/3, 2/3, 5/3, ((1 + I) + (1 - I)*Tan[(e + f*x)/2])/(2 + 2*Tan[(
e + f*x)/2])]*(I + Tan[(e + f*x)/2]))/(((1 - I)*(I + Cot[(e + f*x)/2]))/(1 + Cot[(e + f*x)/2]))^(2/3) - ((1/6
+ I/6)*AppellF1[2/3, 1/3, 1/3, 5/3, (1/2 + I/2)*(1 + Cot[(e + f*x)/2]), (1/2 - I/2)*(1 + Cot[(e + f*x)/2])]*((
2 + 2*I) - (2 - 2*I)*Cot[(e + f*x)/2])^(1/3)*Csc[(e + f*x)/2]^2*(1 + Tan[(e + f*x)/2]))/((-1 - I)*(I + Cot[(e
+ f*x)/2]))^(2/3) - ((1/3 - I/3)*AppellF1[2/3, 1/3, 1/3, 5/3, (1/2 + I/2)*(1 + Cot[(e + f*x)/2]), (1/2 - I/2)*
(1 + Cot[(e + f*x)/2])]*((-1 - I)*(I + Cot[(e + f*x)/2]))^(1/3)*Csc[(e + f*x)/2]^2*(1 + Tan[(e + f*x)/2]))/((2
 + 2*I) - (2 - 2*I)*Cot[(e + f*x)/2])^(2/3) - ((2 + 2*I) - (2 - 2*I)*Cot[(e + f*x)/2])^(1/3)*((-1 - I)*(I + Co
t[(e + f*x)/2]))^(1/3)*((-1/30 + I/30)*AppellF1[5/3, 1/3, 4/3, 8/3, (1/2 + I/2)*(1 + Cot[(e + f*x)/2]), (1/2 -
 I/2)*(1 + Cot[(e + f*x)/2])]*Csc[(e + f*x)/2]^2 - (1/30 + I/30)*AppellF1[5/3, 4/3, 1/3, 8/3, (1/2 + I/2)*(1 +
 Cot[(e + f*x)/2]), (1/2 - I/2)*(1 + Cot[(e + f*x)/2])]*Csc[(e + f*x)/2]^2)*(1 + Tan[(e + f*x)/2]) + ((2/3 + (
2*I)/3)*2^(2/3)*(((1 - I)*(I + Cot[(e + f*x)/2]))/(1 + Cot[(e + f*x)/2]))^(1/3)*(I + Tan[(e + f*x)/2])*(2 + 2*
Tan[(e + f*x)/2])*(-((Sec[(e + f*x)/2]^2*((1 + I) + (1 - I)*Tan[(e + f*x)/2]))/(2 + 2*Tan[(e + f*x)/2])^2) + (
(1/2 - I/2)*Sec[(e + f*x)/2]^2)/(2 + 2*Tan[(e + f*x)/2]))*(-Hypergeometric2F1[1/3, 2/3, 5/3, ((1 + I) + (1 - I
)*Tan[(e + f*x)/2])/(2 + 2*Tan[(e + f*x)/2])] + (1 - ((1 + I) + (1 - I)*Tan[(e + f*x)/2])/(2 + 2*Tan[(e + f*x)
/2]))^(-1/3)))/((1 + I) + (1 - I)*Tan[(e + f*x)/2])))/(4*(1 + Tan[(e + f*x)/2]))))

________________________________________________________________________________________

fricas [F(-1)]  time = 0.00, size = 0, normalized size = 0.00 \[ \text {Timed out} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cot(f*x+e)^4*(a+a*sin(f*x+e))^(1/3),x, algorithm="fricas")

[Out]

Timed out

________________________________________________________________________________________

giac [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int {\left (a \sin \left (f x + e\right ) + a\right )}^{\frac {1}{3}} \cot \left (f x + e\right )^{4}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cot(f*x+e)^4*(a+a*sin(f*x+e))^(1/3),x, algorithm="giac")

[Out]

integrate((a*sin(f*x + e) + a)^(1/3)*cot(f*x + e)^4, x)

________________________________________________________________________________________

maple [F]  time = 0.23, size = 0, normalized size = 0.00 \[ \int \left (\cot ^{4}\left (f x +e \right )\right ) \left (a +a \sin \left (f x +e \right )\right )^{\frac {1}{3}}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(cot(f*x+e)^4*(a+a*sin(f*x+e))^(1/3),x)

[Out]

int(cot(f*x+e)^4*(a+a*sin(f*x+e))^(1/3),x)

________________________________________________________________________________________

maxima [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int {\left (a \sin \left (f x + e\right ) + a\right )}^{\frac {1}{3}} \cot \left (f x + e\right )^{4}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cot(f*x+e)^4*(a+a*sin(f*x+e))^(1/3),x, algorithm="maxima")

[Out]

integrate((a*sin(f*x + e) + a)^(1/3)*cot(f*x + e)^4, x)

________________________________________________________________________________________

mupad [F]  time = 0.00, size = -1, normalized size = -0.01 \[ \int {\mathrm {cot}\left (e+f\,x\right )}^4\,{\left (a+a\,\sin \left (e+f\,x\right )\right )}^{1/3} \,d x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(cot(e + f*x)^4*(a + a*sin(e + f*x))^(1/3),x)

[Out]

int(cot(e + f*x)^4*(a + a*sin(e + f*x))^(1/3), x)

________________________________________________________________________________________

sympy [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \sqrt [3]{a \left (\sin {\left (e + f x \right )} + 1\right )} \cot ^{4}{\left (e + f x \right )}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cot(f*x+e)**4*(a+a*sin(f*x+e))**(1/3),x)

[Out]

Integral((a*(sin(e + f*x) + 1))**(1/3)*cot(e + f*x)**4, x)

________________________________________________________________________________________